/* html {
	overflow-y: scroll; for ie8
}

:root {
	overflow-y: auto;
	overflow-x: hidden;
}

:root body {
	position: absolute;
}

body {
	width: 100vw;
	overflow: hidden;
} */
body {
	/* max-width:1349px; */
	margin: 0 auto;
	background: #fff;
}
.shangjia{
	display: none;
}

.row {
	margin: 0;
}

.navbar-header {
	width: 200px;
	position: relative;
	left: 10%;
	top: 15px;
}

.nav-text {
	text-align: center;
	color: #26b081;
}

.list-group {
	text-align: center;
}

.list-group .list-group-item {
	display: inline-block;
	border-radius: 10px;
	cursor: pointer;
}

.list-group-item i {
	color: #0d8ae6;
	cursor: pointer;
}

.navigation-ul {
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	background: #e0e0df;
}

.main-eg .center-col p {
	max-height: 140px;
	overflow: hidden;
}

.main-eg-img {
	height: 100px;
	/*background: url();*/
}

.navigation-ul li {
	display: inline;
	list-style: none;
	margin-left: 3%;
	float: left;
}

.navigation-ul li a {
	text-decoration: none;
	color: #1cad7e;
}

.pull-right {
	margin-right: 15px;
}

.carousel-control span {
	position: absolute;
	top: 45%;
	left: 45%;
}

.main-eg-h3 {
	color: #26b081;
	text-align: center;
}

.main {
	padding: 0;
}

.main-eg {
	background: #fff;
}

.main-eg-gray {
	background: #f0f0f0;
}

.main-eg-img {
	/* background-image: url(../images/wskh.png); */
	width: 76%;
	/* height: 106px; */
	margin: 5px auto;
	border-radius: 54px;
}

.main-eg-img-one {
	background-position: 424px 0px;
}

.main-eg-img-two {
	background-position: 318px 0px;
}

.main-eg-img-three {
	background-position: 212px 0px;
}

.main-eg-img-four {
	background-position: 106px 0px;
}

.center-block .center-col {
	padding: 0 40px;
	text-align: center;
}

.center-block .center-col .p-top {
	font-size: 30px;
	color: #967d5d;
}

.center-block .center-col .btn {
	width: 145px;
	height: 38px;
	color: #1cad7e;
	margin-bottom: 10px;
	background: #fff;
	font-size: 16px;
}

/* .center-block .center-col .btn:hover {
	color: #fff;
	background: #1cad7e;
} */

.center-block .center-col .p-bottom {
	font-size: 16px;
	margin-bottom: 0;
}

a {
	cursor: pointer;
}

.single-member {
	width: 280px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	position: relative;
}

.member-image img {
	max-width: 100%;
	vertical-align: middle;
}

.single-member h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0 0;
	text-transform: uppercase;
}

.single-member h5 {
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 15px;
	line-height: 22px;
}

.single-member p {
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	padding: 0 30px;
	margin-bottom: 10px;
}

.social-touch a {
	display: inline-block;
	width: 27px;
	height: 26px;
	vertical-align: middle;
	margin: 0 2px;
	background-image: url(../images/social-icons.png);
	background-repeat: no-repeat;
	opacity: 0.7;
	transition: 0.3s;
}

.social-touch a:hover {
	opacity: 1;
	transition: 0.3s;
}

.fb-touch {
	background-position: 0 0;
}

.tweet-touch {
	background-position: -35px 0;
}

.linkedin-touch {
	background-position: -71px 0;
}

.icon-colored .fb-touch {
	background-position: 0 -27px;
}

.icon-colored .tweet-touch {
	background-position: -35px -27px;
}

.icon-colored .linkedin-touch {
	background-position: -71px -27px;
}

.effect-3 {
	max-height: 323px;
	min-height: 302px;
	overflow: hidden;
}

.effect-3 h3 {
	padding-top: 7px;
	line-height: 33px;
}

.effect-3 .member-image {
	border-bottom: 5px solid #e5642b;
	transition: 0.4s;
	height: 212px;
	width: 100%;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.effect-3 .member-info {
	transition: 0.4s;
}

.effect-3 .member-image img {
	width: 100%;
	vertical-align: bottom;
}

.effect-3 .social-touch {
	background-color: #e5642b;
	padding: 5px 0;
	width: 100%;
	transition: 0.4s;
}

.effect-3 .social-touch i {
	color: #f2f4f8;
	font-size: 18px;
	padding: 0 8px;
	cursor: pointer;
}

.effect-3:hover .member-image {
	border-bottom: 0;
	border-radius: 0 0 50px 50px;
	height: 81px;
	display: inline-block;
	overflow: hidden;
	width: 109px;
	transition: 0.4s;
}

/*.center-col img {*/
/*	width: 100%;*/
/*}*/

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-unstyled p,
.list-unstyled li {
	font-size: 14px;
	line-height: 22px;
}

.footer {
	color: #fff;
	position: static;
	bottom: 0px;
	left: 0;
	background-color: #26b081;
	color: #fff;
	height: 20px;
	line-height: 20px;
	width: 100%;
	z-index: 16;
	text-align: center;
	font-size: 12px;
}

.logo-img {
	width: 77%;
	border-radius: 96px;
	border: 1px solid #ddd;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
	margin-right: auto;
}

/* 椤堕儴瀵艰埅 */
.navbar {
	min-height: 105px;
	/* background: url(../images/iyheadbackground.png);
	background-size: cover; */
	background-color: #a49a8b;
	border-radius: 0;
	margin-bottom: 0;
	border: 0;
	position: fixed;
	width: 100%;
	z-index: 16;
}

.navbar-toggle {
	margin-top: 30px;
}

.navbar-brand {
	height: 100px;
}

.navbar-nav {
	position: absolute;
	right: 0;
	bottom: 0px;
	color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #fff;
}

.dropdown-menu>li>a {
	cursor: pointer;
}

.navbar-default .navbar-nav>li>a {
	cursor: pointer;
	color: #fff;
}

.button-right {
	position: absolute;
	right: 10%;
	top: 15px;
}

.button-right .btn-default {
	background: #f3f2f2;
	color: #a49786;
	border-radius: 17px;
	border-width: 0;
}

.button-right .btn-default:hover {
	background: #a49786;
	color: #f3f2f2;
	border-radius: 17px;
}

.button-right .button-img {
	width: 32px;
	height: 32px;
	border: none;
	background: transparent;
	outline: none;
	background-image: url(../images/headqq.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

@media (max-width: 768px) {
	.navbar-nav {
		position: static;
	}

	.button-right {
		display: none;
	}
}

.menu-list {
	background-color: #cfcecc;
}

.menu-list>li>a {
	color: #fff;
}

.menu-list>li>a:hover {
	background-color: #afaba5;
	color: #fff;
}

/* 椤堕儴瀵艰埅缁撴潫 */
/* 绗竴涓疆鎾浘  */
.carousel-indicators li {
	width: 18px;
	height: 18px;
	border: 1px solid #a49786;
}

.carousel-indicators .active {
	width: 18px;
	height: 18px;
	background-color: #a49786;
}

.carousel-inner .item>img {
	width: 100%;
	/*height:750px; */
}

.carousel-inner .item>.img-word {
	position: absolute;
	top: 38%;
	left: 20%;
	width: 830px;
}

.img-word>img {
	height: 25px;
}

.img-word>img.img-word-1 {
	display: none;
}

.img-word>img.img-word-2 {
	position: absolute;
	/* margin-left:10px; */
	right: -500px;
}

.img-word>img.img-word-3 {
	position: absolute;
	height: 43px;
	left: -500px;
	top: 35px;
}

.myCarouselArea {
	position: absolute;
	top: 73%;
	/* left: -17%; */
	left: 1%;
	text-align: center;
}

.myCarouselArea .buton-style {
	width: 13%;
	height: 43px;
	background: #928575;
	border: none;
	border-radius: 3px;
	color: #fff;
}

.myCarouselArea .buton-style:hover {
	/* border:1px solid #928575; */
	background: #fff;
	color: #928575;
	/*box-shadow:0 0 1px #928575 inset; */
}

/* 绗竴涓疆鎾浘缁撴潫 */
/* 瀹㈡埛鏈嶅姟鍟嗚瘧鍛� */
.container-fluid-style {
	padding-left: 14%;
	padding-right: 14%;
}

.container-fluid-style .main-eg .center-col {
	cursor: pointer;
}

/* .container-fluid-style .main-eg .center-col button{
	visibility: hidden;
}
.container-fluid-style .main-eg .center-col-active button{
	visibility: visible;
} */
.center-block .center-col {
	text-align: center;
}

.center-block .center-col .p-top {
	font-size: 20px;
	margin-top: 58%;
}

.center-block .center-col .p-top-color {
	color: #967d5d;
	/* margin-top: 50px; */
}

.center-block .center-col .p-bottom {
	font-size: 16px;
}

.center-block .center-col .btn-color {
	background: #a19483;
	color: #fff;
	outline: none;
}

.main-eg {
	padding: 120px 0;
}

.main-eg-img-two {
	/* margin-top:-20px; */
}

.container-fluid-style .main-eg-img .user-img {
	display: block;
	margin: 0 auto;
}

.container-fluid-style .main-eg-img .user-img-default {
	display: block;
}

.container-fluid-style .main-eg-img .user-img-active {
	display: none;
}

/* 瀹㈡埛鏈嶅姟鍟嗚瘧鍛樼粨鏉� */
/* 鎺ㄨ崘璇戝憳 */
.center-col>img {
	width: 100%;
}

.bx-wrapper {
	position: relative;
	top: -90px;
}

.bx-wrapper .bx-viewport {
	background: transparent;
	border: 0;
	-moz-box-shadow: 0 0 0 #ccc;
	-webkit-box-shadow: 0 0 0 #ccc;
	box-shadow: 0 0 0 #ccc;
}

.bx-wrapper .bx-pager {
	display: none;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
	left: -6%;
}

.bx-wrapper .bx-controls-direction a.bx-next {
	right: -4%;
}

.bx-wrapper .bx-controls-direction a {
	width: 59px;
	height: 59px;
	display: none;
	/*宸﹀彸绠ご闅愯棌*/
}

.share .share-img {
	display: inline-block;
	cursor: pointer;
}

.container-yytj {
	text-align: center;
	position: relative;
	top: -66px;
}

.container-yytj .buton-join {
	width: 13%;
	height: 60px;
	background: #fff;
	border: 1px solid #928575;
	border-radius: 3px;
	color: #000;
	font-size: 20px;
	outline: none;
}

.yy-school {
	color: #a49786;
	display: block;
	height: 50px;
}

.yy-mark {
	color: #6c7279;
	display: block;
	height: 70px;
}

.yy-btn span {
	border: 1px solid #928575;
	padding: 5px;
	border-radius: 4px;
	cursor: pointer;
	color: #a49786;
}

.yy-btn span.span-right {
	margin-left: 10px;
}

.yy-btn span:hover {
	color: #fff;
	background: #928575;
	padding: 5px;
}

.container-yy {
	position: relative;
}

.container-yy .myCarouselArea {
	position: absolute;
	bottom: 41%;
	left: -22%;
	text-align: center;
}

/* 鎺ㄨ崘璇戝憳缁撴潫 */
/* 鏈嶅姟鍟嗘帹鑽� */

.center-col-left img {
	/*width: 100%;*/
	cursor: pointer;
}

.center-col-right {
	background: #928575;
	padding: 0;
}

.container-fluid-leftright {
	position: relative;
}

#myCarousel2 .carousel-indicators {
	left: auto;
	right: 4%;
}

.center-col-left {
	position: absolute;
	top: -1%;
	z-index: 9;
	margin-left: -179px;
	left: 3%;
}

#myCarousel2 .carousel-indicators li {
	background: #b3a99b;
}

#myCarousel2 .carousel-indicators .active {
	background: #fff;
}

/* 鏈嶅姟鍟嗘帹鑽愮粨鏉� */
/* 鍔犲叆I璇� */
.join-iy {
	text-align: center;
}

.join-iy .buton-join {
	width: 13%;
	height: 43px;
	background: #928575;
	border: none;
	border-radius: 3px;
	color: #fff;
}

.fontsize-26 {
	font-size: 26px;
}

.fontsize-15 {
	font-size: 15px;
}

.container-fluid-join {
	padding: 40px 0;
}

.join-iy p {
	padding-bottom: 10px;
}

.p-color {
	color: #a5a5a5;
}

/* 缁撴潫鍔犲叆I璇� */
/* footer */
.footer {
	color: #fff;
	position: static;
	bottom: 0px;
	left: 0;
	background-color: #303030;
	color: #fff;
	line-height: 20px;
	width: 100%;
	z-index: 16;
	text-align: left;
	/* font-size: 12px; */
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-unstyled p,
.list-unstyled li {
	font-size: 14px;
	line-height: 22px;
}

.container-footer {
	background-color: #303030;
	padding: 40px 0;
}

.container-footer .list-unstyled li a {
	color: #9697a7;
	cursor: pointer;
}

.container-footer p {
	font-size: 14px;
}

.container-footer .row div {
	padding-left: 5%;
	text-align: left;
}

.container-footer .row div.footer-center {
	width: 145px;
	padding-left: 20px;
}

.container-footer .row div.footer-center div img {
	padding: 0 4px;
	cursor: pointer;
}

/* footer缁撴潫 */
/* 搴曢儴鑿滃崟 */
.container-footer-menu {
	background: #373737;
	padding: 40px 0;
}

.container-footer-menu div p {
	color: #fff;
}

.container-footer-menu .col-img p {
	color: #a5a5a5;
	padding-top: 8px;
	margin-bottom: 0;
}

/* 搴曢儴鑿滃崟缁撴潫 */
.btn-success {
	color: #fff;
	background-color: #ae9a91;
	border-color: #ae9a91;
}

.btn-primary {
	color: #fff;
	background-color: #ae9a91;
	border-color: #ae9a91;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
	color: #fff;
	background-color: #ae9a91;
	border-color: #ae9a91;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #ae9a91;
	border-color: #ae9a91;
}

.nav>li>a {
	padding: 12px 14px;
}

/* 鍦ㄧ嚎瀹㈡湇 */
.custom-service {
	position: fixed;
	right: 10px;
	top: 80%;
	z-index: 9999;
}

.nav>ul {
	padding-left: 30px;
}

/* 译员推荐更新 */
.translator-box {
	margin-top: 140px;
}

.translator-box .slide {
	width: 300px;
	height: 300px;
}

.translator-box .slide img {
	width: 150px;
	height: 150px;
}

/* 服务商推荐 */
.service-box .service-logo {
	padding-bottom: 20px;
}

.service-box .service-logo img {
	width: 130px;
	height: 80px;
	margin-top: 10px;
}

/* 移动端适配 */

@media (min-width: 320px) and (max-width: 768px) {
	/* 公共头部底部s */

	/* 顶部导航 */
	.navbar {
		height: 80px !important;
		min-height: 80px !important;
		background-color: #90744d !important;
	}

	.navbar-nav {
		position: static !important;
		margin: 0 -15px;
	}

	.navbar .navbar-header {
		width: 100%;
		top: 0;
		left: 0;
		margin: 0;
		/* height: 80px; */
	}

	.navbar .container-fluid {
		padding: 0 10px;
	}

	.navbar .navbar-header .navbar-toggle {
		margin: 3px 0px 0 0 !important;
		padding: 11px 8px !important;
		background-color: #ddd;
	}

	.navbar .navbar-header .collapsed {
		background-color: transparent !important;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}


	.navbar .navbar-brand {
		padding: 0;
		height: 75px;
	}

	.navbar .navbar-brand img {
		position: relative;
		top: 8%;
		width: 53% !important;
		left: 0%;
		/* filter: invert(100%); */
	}

	.navbar-default .navbar-collapse {
		margin-top: 0;
		background-color: #90744d;
	}

	.navbar .button-right {
		display: block;
		margin: 17px 32px 0px 0;
	}

	.navbar .button-right #msg,
	.navbar .button-right #weHead,
	.navbar .button-right #welcome,
	.navbar .button-right #RegistePage,
	.navbar .button-right #welcome,
	.navbar .button-right #logout,
	.navbar .button-right #LoginPage,
	.navbar .button-right .button-img {
		display: none !important;
	}

	.navbar .button-right #aUploadView {
		width: 23px !important;
		height: 23px !important;
		margin: 0px 12px 0 0 !important;
		background: url('../images/user_ico.png') no-repeat center 1px;
		background-size: 20px 20px;
		border-radius: 50%;
		border: 1px solid #fff!important;
	}


	/* 底部导航服务部分 */
	.container-footer {
		overflow: hidden;
		height: auto !important;
		padding: 20px 0;
	}

	.container-footer .col-xs-1,
	.container-footer .col-xs-2,
	.container-footer .col-xs-3 {
		overflow: hidden;
		width: 100% !important;
		float: none;
		padding: 0 !important;
	}

	/* 服务协议 */
	.container-footer .col-xs-2 p {
		position: relative;
		padding: 0 10px 10px;
		margin: 0 0 10px !important;
		border-bottom: 1px solid #999999;
		font-size: 16px;
		line-height: 24px;
	}

	.container-footer .col-xs-2 p::after {
		display: block;
		position: absolute;
		content: '';
		right: 10px;
		top: 4px;
		width: 12px;
		height: 12px;
		border-color: #fff;
		border-width: 0 0 2px 2px;
		border-style: solid;
		transform: rotateZ(-45deg);
	}

	.container-footer .col-xs-2 .list-unstyled {
		padding: 0 10px 10px;
		border-bottom: 1px solid #999999;
	}

	.container-footer .col-xs-2 .list-unstyled a {
		color: #848484;
	}

	/* 微博等 */
	.container-footer .col-xs-2.footer-center{
		margin-bottom: 30px;
		padding-bottom: 20px!important;
		border-bottom: 1px solid #999999;
	}
	.container-footer .col-xs-2.footer-center p {
		border: none;
	}

	.container-footer .col-xs-2.footer-center p::after {
		display: none;
	}

	.container-footer .col-xs-2.footer-center .QRCode .microBlog,
	.container-footer .col-xs-2.footer-center .QRCode .smallProgram,
	.container-footer .col-xs-2.footer-center .QRCode .weChat {
		display: none;
	}

	.container-footer .col-xs-2.footer-center .smallProgramLink,
	.container-footer .col-xs-2.footer-center .microBlogLink,
	.container-footer .col-xs-2.footer-center .weChatLink {
		display: inline-block !important;
		width: 24% !important;
		margin: -10px 4% 10px !important;
	}


	/* 联系我们 */
	.container-footer .col-xs-3 p {
		display: none;
	}

	.container-footer .col-xs-3 ul {
		margin: 0 10px;
		padding: 10px;
		/*border: 1px solid #cccccc;*/
		color: #fff;
	}

	.container-footer .col-xs-3 ul li {
		font-size: 16px;
		line-height: 28px;
	}

	.container-footer .col-xs-3 ul a {
		color: #fff;
	}

	/* 底部功能菜单 */
	.container-footer-menu {
		overflow: hidden;
		height: auto !important;
		width: 100%;
		padding: 20px 0;
		background-color: #303030 !important;
	}

	.container-footer-menu .col-xs-5 {
		width: 100%;
		left: 0;
		float: none;
		padding: 0;
	}

	.container-footer-menu p {
		width: 214px;
		margin: 0 auto;
		padding-bottom: 10px;
		text-align: center;
	}

	.container-footer-menu .row {
		overflow: hidden;
		padding-top: 20px;
	}

	.container-footer-menu .row .col-img {
		width: 50%;
	}

	.container-footer-menu .row a img {
		display: block;
		margin: 0 auto;
	}

	.container-footer-menu .row p {
		width: 100%;
		color: #fff !important;
	}


	/* 公共头部底部end */

	/* 首页s */

	/* 轮播 */
	#myCarousel {
		margin-top: -20px;
	}

	.carousel .myCarouselArea .buton-style {
		width: 22%;
		height: 34px;
		margin-right: 10px;
		background-color: #90744d;
	}

	.carousel .carousel-indicators li {
		height: 12px;
		width: 12px;
	}

	/* 客户服务商译员 */
	.container-fluid-style {
		/* display: none */
		padding: 20px 0 !important;
	}

	.container-fluid-style .main-eg {
		padding: 0;
	}

	.container-fluid-style .center-block .center-col {
		overflow: hidden;
		padding: 0;
	}

	.container-fluid-style .center-block .center-col .p-top {
		font-size: 14px;
		margin-top: 10px;
		color: #90744d;
	}

	.container-fluid-style .center-block .center-col .btn {
		padding: 0;
		width: 90%;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		border: none;
		background-color: #90744d;
	}

	.container-fluid-style .center-block .center-col .p-bottom {
		font-size: 12px;
	}

	/* 译员推荐 */
	.container-yy .row .center-col {
		padding: 0;
	}

	.container-yy .buton-style {
		width: 34%;
		height: 34px;
		background-color: #90744d;
	}

	.moveDownDiv.translator-box {
		overflow: hidden;
		margin-top: 20px;
	}

	.moveDownDiv.translator-box .bx-wrapper {
		top: 0;
		margin: 0 auto 24px;
	}

	.moveDownDiv.translator-box .bx-wrapper .bx-viewport {
		left: 0;
		height: auto !important;
	}

	.moveDownDiv.translator-box .bx-wrapper .bx-viewport .slider1 {
		width: 100% !important;
	}

	.moveDownDiv.translator-box .bx-wrapper .bx-viewport .slider1 .slide {
		width: 50% !important;
		height: 180px !important;
		margin: 0 !important;
		padding: 0 10px !important;
	}

	.moveDownDiv.translator-box .bx-wrapper .bx-viewport .slider1 .slide img {
		width: 80px;
		height: 80px;
		margin: 0 auto;
	}

	.moveDownDiv.translator-box .bx-wrapper .bx-viewport .slider1 .slide h3 {
		font-size: 14px;
		text-align: center;
	}

	.moveDownDiv.translator-box .bx-wrapper .bx-viewport .slider1 .slide p {
		font-size: 12px;
		margin: 0;
		text-align: center;
	}

	.moveDownDiv.translator-box .container-yytj {
		top: -24px;
		background-color: #90744d;
	}

	.moveDownDiv.translator-box .container-yytj .buton-join {
		width: 100%;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
		color: #fff;
		text-align: center;
		background: #90744d;
	}

	/* 服务商推荐 */
	.service-box .center-col-left {
		position: relative;
		width: 100% !important;
		margin-left: 0 !important;
		top: 0;
		padding: 0;
	}

	.service-box .col-xs-12 {
		display: none;
	}

	.service-box .center-col-left .col-xs-push-2 {
		overflow: hidden;
		float: none;
		left: 0;
		width: 100%;
		padding: 0;
	}

	.service-box .service-logo {
		padding: 0 5px 20px;
	}

	.service-box .service-logo .col-xs-3 {
		overflow: hidden;
		position: relative;
		width: 25%;
		padding: 5px;
	}

	.service-box .service-logo .col-xs-3 a {
		overflow: hidden;
		display: block;
		width: 100%;
		height: 100%;
		border: 1px solid #928575;
		border-radius: 5px;
	}

	.service-box .service-logo .col-xs-3 a img {
		display: block;
		width: 100%;
	}

	/* 加入I译 */
	.container-fluid-join {
		padding: 0 0 20px;
	}

	.container-fluid-join .fontsize-26 {
		font-size: 18px;
		line-height: 18px;
		color: #90744d;
	}

	.container-fluid-join .fontsize-15 {
		font-size: 13px;
	}

	.container-fluid-join p {
		margin: 0;
	}

	.container-fluid-join .buton-join {
		width: 24%;
		height: 28px;
		line-height: 28px;
		background-color: #90744d;
	}

	/* 首页end */


	/* 登陆页s */
	.logoin {
		margin-top: 80px !important;
	}

	.logoin .center-block .center-col {
		padding: 0 10px;
	}

	.logoin .center-block .center-col-form {
		left: 0;
		width: 100%;
		padding: 0;
	}

	.logoin #login_btn {
		width: 100% !important;
		padding: 0 10px;
	}

	.logoin #login_btn .denglu {
		font-size: 18px;
	}

	.logoin #login_btn .login_text {
		position: relative;
		height: 38px !important;
		background-color: #f5f4f9 !important;
		border-radius: 5px;
		border: none;
		font-size: 14px;
	}

	.logoin .center-block .center-col-form .btn-primary {
		width: 100%;
		font-size: 16px;
		height: 42px;
		line-height: 30px;
		border-radius: 5px;
		background-color: #90744d;
	}


	/* 登陆页end */


	/* 注册页s */
	.qiehuan {
		margin: 100px 0 0 !important;
		border: none !important;
	}

	.qiehuan #myTab {
		display: flex;
		width: 100%;
		padding: 0 5px;
	}

	.qiehuan #myTab li {
		flex: 1;
		width: auto;
		margin: 0;
		padding: 0 5px;
	}

	.qiehuan #myTab li a {
		display: block;
		padding: 0;
		height: 28px;
		line-height: 26px;
		font-size: 14px;
		color: #90744d !important;
		border-color: #90744d;
		border-radius: 5px;
	}

	.qiehuan #myTab.nav-tabs>li.active>a,
	.qiehuan #myTab.nav-tabs>li.active>a:hover,
	.qiehuan #myTab.nav-tabs>li.active>a:focus {
		background-color: #90744d !important;
		border-color: #90744d !important;
		color: #fff !important;
	}

	.qiehuan #myTabContentOne .tab-pane,
	.qiehuan #myTabContentOne .tab-pane .col-md-6,
	.qiehuan #myTabContentOne .tab-pane .col-md-6 .container {
		padding: 0;
	}

	.qiehuan #myTabContentOne .tab-pane .form-box {
		width: 100%;
		margin: 20px 0;
		padding: 0 10px;
	}

	.qiehuan #myTabContentOne .form-group {
		display: flex;
		margin: 0;
	}

	.qiehuan #myTabContentOne label {
		padding: 0;
		margin: 0;
		width: 58px;
		height: 38px;
		font-size: 12px;
		line-height: 38px;
	}

	.qiehuan #myTabContentOne .input-parent {
		padding: 0 0 0 10px;
		flex: 1;
	}

	.qiehuan #myTabContentOne .form-control {
		padding: 0 0 0 6px;
		height: 38px !important;
		line-height: 38px;
		background-color: #f5f4f9 !important;
		border-radius: 5px;
		border: none !important;
		font-size: 12px;
		box-shadow: none;
	}

	.qiehuan #myTabContentOne .input-parent.col-sm-4 {
		position: relative;
		height: auto !important;
		padding-right: 80px;
	}

	.qiehuan #myTabContentOne .input-parent.col-sm-4+font {
		margin: 0 !important;
	}

	.qiehuan #myTabContentOne #validate_code1 {
		float: 1;
	}

	.qiehuan #myTabContentOne .input-parent .yzmImg {
		position: absolute;
		left: auto;
		right: 0;
		top: 0;
		height: 38px;
		width: 70px;
	}

	.qiehuan #myTabContentOne .input-parent .yzmA {
		position: absolute;
		left: auto;
		top: 0;
		right: 0;
		width: 70px;
		height: 38px;
		line-height: 38px;
		opacity: 0;
		z-index: 1;
	}

	.qiehuan #myTabContentOne .red {
		width: 6px;
	}

	.qiehuan #myTabContentOne .col-sm-12 {
		display: flex;

	}

	.qiehuan #myTabContentOne #orgName2 {
		margin-bottom: 8px;
	}

	.qiehuan #myTabContentOne .magic-checkbox {
		margin: 12px 5px 0 0;
	}

	.qiehuan #myTabContentOne .accept {
		width: auto;
		height: auto;
		padding-top: 10px;
		line-height: 150%;
	}

	.qiehuan #myTabContentOne .btn {
		width: 100%;
		margin-top: 10px;
		font-size: 16px;
		height: 42px;
		line-height: 30px;
		border-radius: 5px;
		background-color: #90744d;
	}

	.qiehuan #myTabContentOne .btn.btn-inverse {
		margin-top: 0 !important;
		height: 38px !important;
		border-radius: 5px !important;
	}

	/* 注册页end */



	/**/
	.user-img-default,.user-img-active {
		width: 92px;
	}

	.center-col-left{
		/*	    position: none;
                top: 0;
                z-index: 9;
                margin-left: 0;
        */	    background: #e6e6e6;

		position: absolute;
		top: -1%;
		z-index: 9;
		margin-left: 0;
		left: 0;
	}
	.center-col-left img{
		width: 100%;
	}

	.container-fluid-leftright-content1 > .col-xs-2{
		width: 20% !important;
	}
	.row .col-xs-6{
		width: 100%;
	}
	.row .col-service-2{
		margin-left: 4.2%
	}
	.row .col-xs-push-2{
		left: unset;;
	}
	.row .col-xs-7{
		width: 100%
	}
	.center-col-right{
		display: none;
	}
	.shangjia{
		display: block;
		margin: 64% 0 4% 0px;
	}
	#myCarousel3 .carousel-indicators .active{
		width: 18px;
		height: 18px;
		background-color: #fff;
	}
	#myCarousel3 .carousel-indicators li{
		width: 18px;
		height: 18px;
		border: 1px solid #a49786;
		background: #b3a99b;
	}
	.noLeft{
		padding-left: 0 !important;
		padding-right:0 !important;
	}
}
